extends TemplatedHtmlPage
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| numItems | int | ||
| itemHrefs | List | ||
| shoppingCartItems | String | ||
| shoppingCartId | String | ||
| shoppingCartItemPages | List | ||
| shoppingCartItemBeans | List | Gets shopping cart items in a bean that has the quantity and item resource | |
| userPromoCodes | List | ||
| shippingAddresses | List | ||
| balance | BigDecimal | ||
| paymentProviders | List | ||
| totalCost | BigDecimal | ||
| rewardStoreForCart | RewardStore | ||
| rewardStoreMultiplier | BigDecimal | ||
| defaultInventoryLocation | InventoryLocation |
Hide comments